projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b2d36a
)
* lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.
author
Glenn Morris
<rgm@gnu.org>
Tue, 26 Oct 2010 06:48:17 +0000
(23:48 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 26 Oct 2010 06:48:17 +0000
(23:48 -0700)
(Mistakenly committed the ChangeLog for this earlier.)
lisp/term/ns-win.el
patch
|
blob
|
history
diff --git
a/lisp/term/ns-win.el
b/lisp/term/ns-win.el
index 6541ee4b68c3eacfeee62bc661f498b67bebfcb5..b020b6f816dcb46a9ade2f2f0163c9eb92fe1eef 100644
(file)
--- a/
lisp/term/ns-win.el
+++ b/
lisp/term/ns-win.el
@@
-80,8
+80,6
@@
(defun ns-ignore-1-arg (switch)
(setq x-invocation-args (cdr x-invocation-args)))
-(defun ns-ignore-2-arg (switch) ; FIXME unused?
- (setq x-invocation-args (cddr x-invocation-args)))
(defun ns-parse-geometry (geom)
"Parse a Nextstep-style geometry string GEOM.